[INFO] cloning repository https://github.com/simonpforster/portfolio-studio
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/simonpforster/portfolio-studio" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsimonpforster%2Fportfolio-studio", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsimonpforster%2Fportfolio-studio'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 0f8deccc681795c77e557612be2f109c320bd25f
[INFO] testing simonpforster/portfolio-studio against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsimonpforster%2Fportfolio-studio" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/simonpforster/portfolio-studio
[INFO] finished tweaking git repo https://github.com/simonpforster/portfolio-studio
[INFO] tweaked toml for git repo https://github.com/simonpforster/portfolio-studio written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/simonpforster/portfolio-studio on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/simonpforster/portfolio-studio already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ddcbaed8bc7cc324078463db7f69a157fc7b676f5d7143be161d69eb39f184db
[INFO] running `Command { std: "docker" "start" "-a" "ddcbaed8bc7cc324078463db7f69a157fc7b676f5d7143be161d69eb39f184db", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ddcbaed8bc7cc324078463db7f69a157fc7b676f5d7143be161d69eb39f184db", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ddcbaed8bc7cc324078463db7f69a157fc7b676f5d7143be161d69eb39f184db", kill_on_drop: false }`
[INFO] [stdout] ddcbaed8bc7cc324078463db7f69a157fc7b676f5d7143be161d69eb39f184db
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0452ef0e2b07d338c67f99b31015a68e7ae19737752db2bfc22e55128183448e
[INFO] running `Command { std: "docker" "start" "-a" "0452ef0e2b07d338c67f99b31015a68e7ae19737752db2bfc22e55128183448e", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling libc v0.2.171
[INFO] [stderr]    Compiling smallvec v1.15.0
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling zerocopy v0.8.24
[INFO] [stderr]    Compiling proc-macro2 v1.0.94
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling cc v1.2.18
[INFO] [stderr]    Compiling litemap v0.7.5
[INFO] [stderr]    Compiling icu_locid_transform_data v1.5.1
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling indexmap v2.9.0
[INFO] [stderr]    Compiling icu_properties_data v1.5.1
[INFO] [stderr]    Compiling rustls-pki-types v1.11.0
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling icu_normalizer_data v1.5.1
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling socket2 v0.5.9
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling rustls v0.23.25
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling anyhow v1.0.97
[INFO] [stderr]    Compiling rustversion v1.0.20
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling miniz_oxide v0.8.7
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rustls-native-certs v0.8.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling unicase v2.8.1
[INFO] [stderr]    Compiling time-core v0.1.4
[INFO] [stderr]    Compiling glob v0.3.2
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling time-macros v0.2.22
[INFO] [stderr]    Compiling deranged v0.4.0
[INFO] [stderr]    Compiling flate2 v1.1.1
[INFO] [stderr]    Compiling rustls-pemfile v2.2.0
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling getrandom v0.3.2
[INFO] [stderr]    Compiling iana-time-zone v0.1.63
[INFO] [stderr]    Compiling pin-project-internal v0.4.30
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling matchit v0.7.3
[INFO] [stderr]    Compiling time v0.3.41
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling ordered-float v4.6.0
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]    Compiling crossbeam-channel v0.5.14
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling ipnet v2.11.0
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling instant v0.1.13
[INFO] [stderr]    Compiling num-order v1.2.0
[INFO] [stderr]    Compiling rustls-webpki v0.103.1
[INFO] [stderr]    Compiling rand v0.9.0
[INFO] [stderr]    Compiling struct-path v0.2.3
[INFO] [stderr]    Compiling rvs_derive v0.3.2
[INFO] [stderr]    Compiling rvstruct v0.3.2
[INFO] [stderr]    Compiling rsb_derive v0.5.1
[INFO] [stderr]    Compiling Inflector v0.11.4
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling tokio v1.44.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling yoke v0.7.5
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling zerovec v0.10.4
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling tinystr v0.7.6
[INFO] [stderr]    Compiling icu_locid v1.5.0
[INFO] [stderr]    Compiling icu_collections v1.5.0
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling prost-derive v0.13.5
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling icu_provider v1.5.0
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling icu_locid_transform v1.5.0
[INFO] [stderr]    Compiling axum-core v0.4.5
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling pest v2.8.0
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling opentelemetry v0.27.1
[INFO] [stderr]    Compiling icu_properties v1.5.1
[INFO] [stderr]    Compiling tokio-util v0.7.14
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling h2 v0.4.8
[INFO] [stderr]    Compiling tokio-rustls v0.26.2
[INFO] [stderr]    Compiling prost v0.13.5
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling chrono v0.4.40
[INFO] [stderr]    Compiling tracing-serde v0.2.0
[INFO] [stderr]    Compiling axum v0.7.9
[INFO] [stderr]    Compiling icu_normalizer v1.5.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling prost-types v0.13.5
[INFO] [stderr]    Compiling tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling idna_adapter v1.2.0
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling opentelemetry_sdk v0.27.1
[INFO] [stderr]    Compiling pest_meta v2.8.0
[INFO] [stderr]    Compiling async-compression v0.4.22
[INFO] [stderr]    Compiling derive_builder_core v0.20.2
[INFO] [stderr]    Compiling simple_asn1 v0.6.3
[INFO] [stderr]    Compiling opentelemetry v0.22.0
[INFO] [stderr]    Compiling pin-project v0.4.30
[INFO] [stderr]    Compiling tower-util v0.3.1
[INFO] [stderr]    Compiling derive_builder_macro v0.20.2
[INFO] [stderr]    Compiling opentelemetry_sdk v0.22.1
[INFO] [stderr]    Compiling jsonwebtoken v9.3.1
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling pest_generator v2.8.0
[INFO] [stderr]    Compiling secret-vault-value v0.3.9
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling tracing-futures v0.2.5
[INFO] [stderr]    Compiling derive_builder v0.20.2
[INFO] [stderr]    Compiling serde_path_to_error v0.1.17
[INFO] [stderr]    Compiling backoff v0.4.0
[INFO] [stderr]    Compiling axum-core v0.5.2
[INFO] [stderr]    Compiling matchit v0.8.4
[INFO] [stderr]    Compiling pest_derive v2.8.0
[INFO] [stderr]    Compiling http-range-header v0.4.2
[INFO] [stderr]    Compiling bitflags v2.9.0
[INFO] [stderr]    Compiling opentelemetry-semantic-conventions v0.27.0
[INFO] [stderr]    Compiling hyper-util v0.1.11
[INFO] [stderr]    Compiling tracing-opentelemetry v0.23.0
[INFO] [stderr]    Compiling tower-http v0.6.2
[INFO] [stderr]    Compiling handlebars v6.3.2
[INFO] [stderr]    Compiling tracing-stackdriver v0.10.0
[INFO] [stderr]    Compiling tracing-opentelemetry v0.28.0
[INFO] [stderr]    Compiling opentelemetry-stdout v0.27.0
[INFO] [stderr]    Compiling hyper-rustls v0.27.5
[INFO] [stderr]    Compiling hyper-timeout v0.5.2
[INFO] [stderr]    Compiling tonic v0.12.3
[INFO] [stderr]    Compiling reqwest v0.12.15
[INFO] [stderr]    Compiling gcp_auth v0.12.3
[INFO] [stderr]    Compiling axum v0.8.3
[INFO] [stderr]    Compiling gcloud-sdk v0.26.4
[INFO] [stderr]    Compiling opentelemetry-stackdriver v0.24.0
[INFO] [stderr]    Compiling firestore v0.44.1
[INFO] [stderr]    Compiling portfolio-studio v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `HeaderName`
[INFO] [stdout]  --> src/observability/propagators.rs:2:29
[INFO] [stdout]   |
[INFO] [stdout] 2 | use axum::http::{HeaderMap, HeaderName};
[INFO] [stdout]   |                             ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Injector`
[INFO] [stdout]  --> src/observability/propagators.rs:5:45
[INFO] [stdout]   |
[INFO] [stdout] 5 | use opentelemetry::propagation::{Extractor, Injector};
[INFO] [stdout]   |                                             ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `axum::response::Redirect`
[INFO] [stdout]   --> src/main.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use axum::response::Redirect;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `hbs`
[INFO] [stdout]   --> src/components/projects/project_description.rs:19:29
[INFO] [stdout]    |
[INFO] [stdout] 19 | ...                   hbs: &Handlebars,
[INFO] [stdout]    |                       ^^^ help: if this is intentional, prefix it with an underscore: `_hbs`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `hbs`
[INFO] [stdout]   --> src/components/projects/project_tags.rs:19:29
[INFO] [stdout]    |
[INFO] [stdout] 19 | ...                   hbs: &Handlebars,
[INFO] [stdout]    |                       ^^^ help: if this is intentional, prefix it with an underscore: `_hbs`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `helper`
[INFO] [stdout]   --> src/components/admin/project_list.rs:18:29
[INFO] [stdout]    |
[INFO] [stdout] 18 | ...                   helper: &Helper,
[INFO] [stdout]    |                       ^^^^^^ help: if this is intentional, prefix it with an underscore: `_helper`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `hbs`
[INFO] [stdout]   --> src/components/admin/project_list.rs:19:29
[INFO] [stdout]    |
[INFO] [stdout] 19 | ...                   hbs: &Handlebars,
[INFO] [stdout]    |                       ^^^ help: if this is intentional, prefix it with an underscore: `_hbs`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `project_repository` is never read
[INFO] [stdout]   --> src/main.rs:26:5
[INFO] [stdout]    |
[INFO] [stdout] 24 | struct AppState {
[INFO] [stdout]    |        -------- field in this struct
[INFO] [stdout] 25 |     hbs: Handlebars<'static>,
[INFO] [stdout] 26 |     project_repository: Arc<ProjectRepository>
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `AppState` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused borrow that must be used
[INFO] [stdout]   --> src/components/projects/project_tags.rs:29:9
[INFO] [stdout]    |
[INFO] [stdout] 29 | /         &description.tags.iter().for_each(|d| {
[INFO] [stdout] 30 | |             out.write(&format!("<div>{}</div>", d)).unwrap();
[INFO] [stdout] 31 | |         });
[INFO] [stdout]    | |__________^ the borrow produces a value
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 29 |         let _ = &description.tags.iter().for_each(|d| {
[INFO] [stdout]    |         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 40s
[INFO] running `Command { std: "docker" "inspect" "0452ef0e2b07d338c67f99b31015a68e7ae19737752db2bfc22e55128183448e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0452ef0e2b07d338c67f99b31015a68e7ae19737752db2bfc22e55128183448e", kill_on_drop: false }`
[INFO] [stdout] 0452ef0e2b07d338c67f99b31015a68e7ae19737752db2bfc22e55128183448e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7820af7892ebee5bdf1033512e7710a0da6d664446f61b0456f395984b0ef442
[INFO] running `Command { std: "docker" "start" "-a" "7820af7892ebee5bdf1033512e7710a0da6d664446f61b0456f395984b0ef442", kill_on_drop: false }`
[INFO] [stderr]    Compiling portfolio-studio v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `HeaderName`
[INFO] [stdout]  --> src/observability/propagators.rs:2:29
[INFO] [stdout]   |
[INFO] [stdout] 2 | use axum::http::{HeaderMap, HeaderName};
[INFO] [stdout]   |                             ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Injector`
[INFO] [stdout]  --> src/observability/propagators.rs:5:45
[INFO] [stdout]   |
[INFO] [stdout] 5 | use opentelemetry::propagation::{Extractor, Injector};
[INFO] [stdout]   |                                             ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `axum::response::Redirect`
[INFO] [stdout]   --> src/main.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use axum::response::Redirect;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `hbs`
[INFO] [stdout]   --> src/components/projects/project_description.rs:19:29
[INFO] [stdout]    |
[INFO] [stdout] 19 | ...                   hbs: &Handlebars,
[INFO] [stdout]    |                       ^^^ help: if this is intentional, prefix it with an underscore: `_hbs`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `hbs`
[INFO] [stdout]   --> src/components/projects/project_tags.rs:19:29
[INFO] [stdout]    |
[INFO] [stdout] 19 | ...                   hbs: &Handlebars,
[INFO] [stdout]    |                       ^^^ help: if this is intentional, prefix it with an underscore: `_hbs`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `helper`
[INFO] [stdout]   --> src/components/admin/project_list.rs:18:29
[INFO] [stdout]    |
[INFO] [stdout] 18 | ...                   helper: &Helper,
[INFO] [stdout]    |                       ^^^^^^ help: if this is intentional, prefix it with an underscore: `_helper`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `hbs`
[INFO] [stdout]   --> src/components/admin/project_list.rs:19:29
[INFO] [stdout]    |
[INFO] [stdout] 19 | ...                   hbs: &Handlebars,
[INFO] [stdout]    |                       ^^^ help: if this is intentional, prefix it with an underscore: `_hbs`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `project_repository` is never read
[INFO] [stdout]   --> src/main.rs:26:5
[INFO] [stdout]    |
[INFO] [stdout] 24 | struct AppState {
[INFO] [stdout]    |        -------- field in this struct
[INFO] [stdout] 25 |     hbs: Handlebars<'static>,
[INFO] [stdout] 26 |     project_repository: Arc<ProjectRepository>
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `AppState` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused borrow that must be used
[INFO] [stdout]   --> src/components/projects/project_tags.rs:29:9
[INFO] [stdout]    |
[INFO] [stdout] 29 | /         &description.tags.iter().for_each(|d| {
[INFO] [stdout] 30 | |             out.write(&format!("<div>{}</div>", d)).unwrap();
[INFO] [stdout] 31 | |         });
[INFO] [stdout]    | |__________^ the borrow produces a value
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 29 |         let _ = &description.tags.iter().for_each(|d| {
[INFO] [stdout]    |         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 5.16s
[INFO] running `Command { std: "docker" "inspect" "7820af7892ebee5bdf1033512e7710a0da6d664446f61b0456f395984b0ef442", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7820af7892ebee5bdf1033512e7710a0da6d664446f61b0456f395984b0ef442", kill_on_drop: false }`
[INFO] [stdout] 7820af7892ebee5bdf1033512e7710a0da6d664446f61b0456f395984b0ef442
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] ed3608444a7611286e20173d06dfd5caf3fbd4bf53e4e4828cc6f8be34e55196
[INFO] running `Command { std: "docker" "start" "-a" "ed3608444a7611286e20173d06dfd5caf3fbd4bf53e4e4828cc6f8be34e55196", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `HeaderName`
[INFO] [stderr]  --> src/observability/propagators.rs:2:29
[INFO] [stderr]   |
[INFO] [stderr] 2 | use axum::http::{HeaderMap, HeaderName};
[INFO] [stderr]   |                             ^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `Injector`
[INFO] [stderr]  --> src/observability/propagators.rs:5:45
[INFO] [stderr]   |
[INFO] [stderr] 5 | use opentelemetry::propagation::{Extractor, Injector};
[INFO] [stderr]   |                                             ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `axum::response::Redirect`
[INFO] [stderr]   --> src/main.rs:10:5
[INFO] [stderr]    |
[INFO] [stderr] 10 | use axum::response::Redirect;
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `hbs`
[INFO] [stderr]   --> src/components/projects/project_description.rs:19:29
[INFO] [stderr]    |
[INFO] [stderr] 19 | ...                   hbs: &Handlebars,
[INFO] [stderr]    |                       ^^^ help: if this is intentional, prefix it with an underscore: `_hbs`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `hbs`
[INFO] [stderr]   --> src/components/projects/project_tags.rs:19:29
[INFO] [stderr]    |
[INFO] [stderr] 19 | ...                   hbs: &Handlebars,
[INFO] [stderr]    |                       ^^^ help: if this is intentional, prefix it with an underscore: `_hbs`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `helper`
[INFO] [stderr]   --> src/components/admin/project_list.rs:18:29
[INFO] [stderr]    |
[INFO] [stderr] 18 | ...                   helper: &Helper,
[INFO] [stderr]    |                       ^^^^^^ help: if this is intentional, prefix it with an underscore: `_helper`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `hbs`
[INFO] [stderr]   --> src/components/admin/project_list.rs:19:29
[INFO] [stderr]    |
[INFO] [stderr] 19 | ...                   hbs: &Handlebars,
[INFO] [stderr]    |                       ^^^ help: if this is intentional, prefix it with an underscore: `_hbs`
[INFO] [stderr] 
[INFO] [stderr] warning: field `project_repository` is never read
[INFO] [stderr]   --> src/main.rs:26:5
[INFO] [stderr]    |
[INFO] [stderr] 24 | struct AppState {
[INFO] [stderr]    |        -------- field in this struct
[INFO] [stderr] 25 |     hbs: Handlebars<'static>,
[INFO] [stderr] 26 |     project_repository: Arc<ProjectRepository>
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `AppState` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused borrow that must be used
[INFO] [stderr]   --> src/components/projects/project_tags.rs:29:9
[INFO] [stderr]    |
[INFO] [stderr] 29 | /         &description.tags.iter().for_each(|d| {
[INFO] [stderr] 30 | |             out.write(&format!("<div>{}</div>", d)).unwrap();
[INFO] [stderr] 31 | |         });
[INFO] [stderr]    | |__________^ the borrow produces a value
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] help: use `let _ = ...` to ignore the resulting value
[INFO] [stderr]    |
[INFO] [stderr] 29 |         let _ = &description.tags.iter().for_each(|d| {
[INFO] [stderr]    |         +++++++
[INFO] [stderr] 
[INFO] [stderr] warning: `portfolio-studio` (bin "portfolio-studio" test) generated 9 warnings (run `cargo fix --bin "portfolio-studio" -p portfolio-studio --tests` to apply 7 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.35s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/portfolio_studio-8917d3cefb44fc20)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "ed3608444a7611286e20173d06dfd5caf3fbd4bf53e4e4828cc6f8be34e55196", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ed3608444a7611286e20173d06dfd5caf3fbd4bf53e4e4828cc6f8be34e55196", kill_on_drop: false }`
[INFO] [stdout] ed3608444a7611286e20173d06dfd5caf3fbd4bf53e4e4828cc6f8be34e55196
